]> dgit.raspbian.org Git - glibc.git/commitdiff
local-disable-libnss-db
authorGNU Libc Maintainers <debian-glibc@lists.debian.org>
Mon, 27 Apr 2026 20:09:22 +0000 (22:09 +0200)
committerAurelien Jarno <aurel32@debian.org>
Mon, 27 Apr 2026 20:09:22 +0000 (22:09 +0200)
Disable libnss-db as the format is not compatible with the libnss-db package, and is
architecture dependent.

Gbp-Pq: Topic any
Gbp-Pq: Name local-disable-libnss-db.diff

nss/Makefile

index 5dae3a0fca45247043a798e617da4308e797e641..6b7bb512705fcdb242e2475f803b84d8cadcf37e 100644 (file)
@@ -385,7 +385,7 @@ tests += tst-cancel-getpwuid_r
 endif
 
 # Specify rules for the nss_* modules.  We have some services.
-services               := files db compat
+services               := files compat
 
 extra-libs             = $(services:%=libnss_%)
 # These libraries will be built in the `others' pass rather than